setIntent
open fun setIntent(@NonNull intent: PendingIntent): NotificationCompat.BubbleMetadata.Builder(source)
Sets the intent that will be used when the bubble is expanded. This will display the app content in a floating window over the existing foreground activity.
Throws
if intent is null.
if this builder was created via Builder.